const vendor/golang.org/x/net/dns/dnsmessage.sectionAuthorities
9 uses
vendor/golang.org/x/net/dns/dnsmessage (current package)
message.go#L403: sectionAuthorities
message.go#L420: sectionAuthorities: "Authority",
message.go#L440: case sectionAuthorities:
message.go#L792: return p.resourceHeader(sectionAuthorities)
message.go#L797: return p.resource(sectionAuthorities)
message.go#L829: return p.skipResource(sectionAuthorities)
message.go#L1320: if err := b.startCheck(sectionAuthorities); err != nil {
message.go#L1323: b.section = sectionAuthorities
message.go#L1346: case sectionAuthorities:
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |